Welcome![Sign In][Sign Up]
Location:
Search - socket api

Search list

[Internet-NetworkSocket20060401

Description: 一个Socket连接类,封装了Winsock API,而它提供的方法和事件等与Winsock控件完全一样。如果想了解Windows下面Socket通信的朋友可以下载一下,看看这个类是如何实现的。而且这个包里面还带了若干实现的范例,例如Socket聊天室等。-a socket connection type, Packaging, a Winsock API, and it provides methods and events with Winsock control completely the same. If you want to learn about the Windows Socket Communications Below friends can download and see how this category is achievable. But inside the packet also brings the realization of a number of examples, such as Socket chat rooms.
Platform: | Size: 57344 | Author: 刘峰 | Hits:

[OtherTCP_IPinDetails

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。 本书针对任何希望理解TCP/IP协议是如何实现的读者设计;无论是编写网络应用的程序员,负责利用TCP/TP维护计算机系统和网络的系统管理员,还是任何有兴趣理解大块非凡代码的普通读者;本书都是一本优秀的教科书。-the book complete and detailed presentation of the TCP/IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP/IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP/IP basic knowledge. The book against any hope to understand TCP/IP protocol is how to achieve the readers design; regardless of the preparation network application programmers, responsible for the use of TCP/TP maintain compute
Platform: | Size: 376832 | Author: 绳鹏 | Hits:

[CommunicationUCOSandlWIP20045216541302

Description: UCOS 和LWIP的移植版本,可以实现SOCKET的API接口等-UCOS and Viedo version of the transplant can be achieved Socket API interface
Platform: | Size: 881664 | Author: 郭贤志 | Hits:

[ICQ-IM-Chatjava4597845676

Description: 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple. Java API sets to address the communications interface provides a type java.net.Socket. , make preparation network applications relatively easily. Multi-threaded servers to meet the multi-user request, and through JDBC
Platform: | Size: 1654784 | Author: jmz | Hits:

[VC/MFCWINDOWS__socket18

Description: 本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况 进行查询和管理。它们有助于获得下面的能力: ■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。 ■ R o u t e . e x e:显示并处理网络路由表。 ■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
Platform: | Size: 427008 | Author: 楼洛阳 | Hits:

[VC/MFCsocket_program_guide

Description: 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 -1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D
Platform: | Size: 173056 | Author: gong | Hits:

[Internet-Networksockt

Description: 可用于对socket api的学习,一个对于网络端口扫描的程序-can be used to study the socket api, a network port scanning procedures
Platform: | Size: 6144 | Author: 周华兵 | Hits:

[ISAPI-IEGetIPv6AddrMain

Description: 在xp下获取ipv6地址,xp下获取ipv6地址需要经过特殊的方法,通过socket api不能直接获取ipv6地址-obtained in xp ipv6 addresses, xp obtained ipv6 addresses the need to undergo special way through socket api not directly address access ipv6
Platform: | Size: 1024 | Author: 刘洋 | Hits:

[VC/MFCC++6.0i

Description: 本书通过大量实例深入浅出地介绍了Visual C++ 6.0网络及Internet开发技术。全书共8章,主要内容包括:Internet应用程序开发基础、WinInet类编程、WinInet客户应用程序开发、WinInet API编程、WinInet API客户应用开发、Windows Sockets类编程、Windows Sockets应用程序开发和电子邮件程序设计。 全书对每种编程技术都给出了具有代表性的应用实例,而且将Visual C++ 6.0的Internet特性和技术难点融入到具体的实例中,使读者通过实例的学习,能够迅速掌握网络及Internet开发技术。本书所附的光盘中含有全部实例的源代码。 本书内容全面、深入,适合中高级编程技术开发人员,以及大专院校师生学习参考,也适合各类培训班学员学习Visual C++、网络及Internet开发技术。-the book through a number of examples for visitors to learn Visual C 6.0 network and Interne t development technology. Contains eight chapters, the main contents include : Internet application development foundation, WinInet Class programming, WinInet customer application development, WinInet API programming. WinInet API client application development, Windows Sockets Programming category, Windows Sockets application development and e-mail program design. Programming of each book are given technical representative examples, Visual C and 6.0 to the Internet characteristics and technical difficulties into specific examples, so that readers, through examples of the study, capable of quick access to networks and the development of Internet technology. The accompanying CD-ROM contains all the s
Platform: | Size: 12290048 | Author: 王叶 | Hits:

[Internet-NetworkMulti-thread_management_and_network_program

Description:
Platform: | Size: 734208 | Author: 龚勋 | Hits:

[Linux-Unixunix_network_programming

Description: unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X/Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the source code
Platform: | Size: 305152 | Author: 郭涛 | Hits:

[Program docTCP-IP2shixian

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -integrity of the book and a detailed introduction of the TCP/IP protocol is how to achieve. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master TCP/IP achieved. The book not only explains the socket API and the agreement between the nation and the realization of the mainframe and router realize the difference. Also introduced the 4.4 BSD-Lite version of the new features, such as multicasting, long fat pipe support, window zoom, timestamp options and other topics, and so on. Readers of this book, Volume 1 should have elaborated on the TCP/IP basic knowledge. The book apply to the understanding of TCP/TP how to achieve the agreement. including the preparation of network application programmers and the use of TCP/
Platform: | Size: 30044160 | Author: 陈鹤 | Hits:

[Booksvxworks_os_libraries_api_reference

Description: vxworks_os_libraries_api 程序员开发手册,API函数-vxworks_os_libraries_api programmers to develop manual API function
Platform: | Size: 3277824 | Author: yilw | Hits:

[JSPjava_net

Description: 经典的java网络编程学习资料。包括SOCKET套接字的使用,网络编程协议及常用的网络编程API等。-Java network programming classic learning materials. SOCKET socket, including the use of network programming agreements and commonly used, such as network programming API.
Platform: | Size: 1207296 | Author: wangdongcheng | Hits:

[Internet-NetworkNetwork

Description: 简单的socket api 通信事例 适合初学socket的人入手的好参考-Simple example of socket api communications socket suitable for beginners to start a good person reference
Platform: | Size: 31744 | Author: xufei | Hits:

[Sniffer Package capturenetArp

Description: 相信各位都玩过SOCKET编程,用CSocket进行网络通讯非常方便,但有时想搞点底层点东西却非常麻烦,用windows的API最低也只能SOCK_RAW,顶多能看到IP层数据,如果想处理数据链路层的数据就无从下手了,幸好某天发现了winpcap东西。用了它处理底层的东西就非常方便。 winpcap主要有两个dll供程序员直接调用,pcap.dll和packet.dll,本程序主要使用pcap.dll.详细请看代码,本人也是刚接触WinPcap,所以一不定有一些错漏的地方,请各位大蝦不要见笑。 如果程序有编译不过去的地方,请务必先按装winPcap库,更新VC6的PlatformSDK -I am sure we all played SOCKET programming, use CSocket for network communication is very convenient, but sometimes want to point at the bottom of things is very troublesome, with the lowest API of windows can only SOCK_RAW, at most able to see IP layer data, if you want to deal with data link layer data can never gain the upper hand, and fortunately found one day things WinPcap. Deal with it on the bottom of things very convenient. WinPcap has two main dll programmers for direct call, pcap.dll and packet.dll, the main use of this procedure pcap.dll. details please see the code, and I was a刚接触WinPcap, so one has some mistakes in the indeterminate place, please not a laughing stock of shrimp. If the program does not have to compile the last place, be sure to press installed Winpcap library updated VC6 the PlatformSDK
Platform: | Size: 48128 | Author: iie9615 | Hits:

[Internet-Network1

Description: simply socket api for network programmer
Platform: | Size: 8192 | Author: zhong | Hits:

[JSP/Javachengxu

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Platform: | Size: 164864 | Author: 达瓦 | Hits:

[OtherTCP-IP2(1)

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -This book a complete and detailed introduction to TCP/IP protocol is how to achieve. The book gives about 500 Legend, 15,000 lines of C code the actual operation, using for example the teaching method to help you master TCP/IP to achieve. This book not only describes the socket API and the protocol suite, as well as the relationship between the host and router to achieve the realization of the difference. Also introduced the 4.4BSD-Lite version of the new features, such as multicasting, long fat pipe support, window scaling, timestamps, etc. options as well as other topics. Readers of this book, should have set out in Volume 1 on the TCP/IP basic knowledge. I hope this book applicable to understanding TCP/TP protocol on how to achieve, including the preparation of web application programmers, as well as the use of TCP/IP maintenance of computer network system administrator.
Platform: | Size: 11368448 | Author: lst | Hits:

[Software EngineeringAddison.Wesley-UNIX.Network.Programming.Volume.1.3

Description: Addison Wesley UNIX.Network.Programming.Volume.1.3rd.Ed.The.Sockets.Networking.API
Platform: | Size: 5824512 | Author: patrick | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »

CodeBus www.codebus.net